home *** CD-ROM | disk | FTP | other *** search
/ All About the French Know-How at E3 2000 (USA) / All About the French Know-How at E3 2000 (USA).bin / Data / 15008 / TheoBr01.cab / _2E499532000B11D48F08965B7DEAC134 < prev    next >
Text File  |  2000-03-24  |  18KB  |  610 lines

  1. <html>
  2.  
  3. <head>
  4.  
  5. <title>qui sommes-nous?</title>
  6. <link REL="stylesheet" TYPE="text/css" HREF="Style%20Sheet1.css">
  7. <script ID="clientEventHandlersJS" LANGUAGE="javascript">
  8. <!--
  9. var thistext ="";
  10. var thisinfo = "" ;
  11. function fermer_onclick() {
  12. var Obj;
  13. var strName ;
  14. var strCtl ;
  15. for( i = 0; i< document.all.length; i++)
  16. {
  17.     Obj = document.all(i) ;
  18.     strName = Obj.id ;
  19.     if( strName != "undefined" )
  20.     strCtl = strName.substr(0,4) ;
  21.     if( strCtl == "info" || strCtl == "cont" )
  22.     {
  23.         Obj.style.display = "none" ;
  24.     }
  25. }
  26. }
  27.  
  28. function aggrandir_onclick() {
  29. var Obj;
  30. var strName ;
  31. var strCtl ;
  32. for( i = 0; i< document.all.length; i++)
  33. {
  34.     Obj = document.all(i) ;
  35.     strName = Obj.id ;
  36.     if( strName != "undefined" )
  37.     strCtl = strName.substr(0,4) ;
  38.     if( strCtl == "info")
  39.     {    
  40.         if( Obj.style.display == "block" )
  41.         {    
  42.             thisinfo = strName ;
  43.             Obj.style.display = "none" ;
  44.             Obj.className = "grosseinfo" ;
  45.             
  46.         }
  47.         Obj.style.display = "none" ;
  48.     }
  49.     if( strCtl == "cont")
  50.         Obj.style.display = "none" ;
  51.     if( strCtl == "text")
  52.     {
  53.         
  54.             thistext = strName ;
  55.             Obj.style.display = "none" ;
  56.         
  57.         
  58.     }
  59.                     
  60. }
  61. document.all.item(thisinfo).style.display = "block" ;
  62. controleg.style.display = "block" ;
  63. }
  64.  
  65. function rapetisser_onclick() {
  66. var Obj;
  67. var strName ;
  68. var strCtl ;
  69. for( i = 0; i< document.all.length; i++)
  70. {
  71.     Obj = document.all(i) ;
  72.     strName = Obj.id ;
  73.     if( strName != "undefined" )
  74.     strCtl = strName.substr(0,4) ;
  75.     if( strCtl == "info")
  76.     {    
  77.         if( Obj.style.display == "block" )
  78.         {    
  79.             thisinfo = strName ;
  80.             Obj.style.display = "none" ;
  81.             Obj.className = "infotext" ;
  82.             
  83.         }
  84.         Obj.style.display = "none" ;
  85.     }
  86.     if( strCtl == "cont")
  87.         Obj.style.display = "none" ;
  88.     
  89.                     
  90. }
  91. document.all.item(thisinfo).style.display = "block" ;
  92. document.all.item(thistext).style.display = "block" ;
  93. controle.style.display = "block" ;
  94.  
  95. }
  96.  
  97. function fermerg_onclick() {
  98. var Obj;
  99. var strName ;
  100. var strCtl ;
  101. for( i = 0; i< document.all.length; i++)
  102. {
  103.     Obj = document.all(i) ;
  104.     strName = Obj.id ;
  105.     if( strName != "undefined" )
  106.     strCtl = strName.substr(0,4) ;
  107.     if( strCtl == "info"  )
  108.     {
  109.         Obj.className = "infotext" ;
  110.         Obj.style.display = "none" ;
  111.     }
  112.     if( strCtl == "cont"  )
  113.     {
  114.         Obj.style.display = "none" ;
  115.     }
  116. }
  117. document.all.item(thistext).style.display = "block" ;
  118. }
  119.  
  120. function ASRRec1_SpeechRecognized(phrase,score,action) {
  121.  
  122. if( score < 50)
  123.     return;
  124. switch(action)
  125. {
  126. /******************************************************
  127.             Navigation
  128. *******************************************************/
  129. case 1:
  130.     document.location.href = "pageprin.htm"; break;
  131. case 2:
  132.     document.location.href = "pourfairequoi.htm";
  133.     break;
  134. case 3 :
  135.     document.location.href = "qui.htm" ;break;
  136. case 4 :
  137.     document.location.href = "contacte.htm";break;
  138. case 5:
  139.     document.location.href = "aide.htm";break;
  140. case 6:
  141.     document.location.href = "nos.htm";break;
  142. case 7 :
  143.     document.location.href = "agenda.htm"; break;
  144. case 8:
  145.     document.location.href = "revues.htm";break;
  146. case 9:
  147.     document.location.href = "ensavoir.htm";break;
  148. case 10:
  149.     document.location.href = "nouvelle.htm";break;
  150. case 11:
  151.     document.location.href = "nouvelle1.htm";break;
  152. case 12:
  153.     document.location.href = "QuizzFR.htm";break;
  154. case 13:
  155.     document.location.href = "nouvelle3.htm";break;    
  156. case 29 :
  157.     document.location.href = "fabricants.htm";break;    
  158. case 100:
  159.     document.location.href = "default1.htm";break;
  160.  
  161.  
  162. /**************************************************
  163.              Commandes
  164. ****************************************************/
  165. case 14:
  166.     window.print();break;
  167. case 101:
  168.     window.history.back(1);break;
  169. case 102:
  170.     window.history.forward(1);break;
  171.     
  172. case 103 :
  173.     CommandesP.click() ;break;
  174.  
  175. case 104 :
  176.      document.location.href="defaultGB.htm" ; 
  177.      break ;
  178.  
  179.     break ;    
  180. case 1000:
  181.     window.close();break;
  182.  
  183.  
  184.  
  185. /************************************************
  186.         SpΘcifique
  187. ************************************************/
  188. case 20:
  189.     commande1.click();break;
  190.  
  191. case 21:
  192.     commande2.click();break;
  193.  
  194. case 22:
  195.     commande3.click();break;
  196. case 31 :
  197.     commande4.click(); break;    
  198. case 105:
  199.     text1.doScroll("up") ;
  200.     info1.doScroll("up") ;
  201.     info3.doScroll("up") ;
  202.     info4.doScroll("up") ;
  203.     
  204.     break ;
  205. case 106:
  206.     text1.doScroll("down") ;
  207.     info1.doScroll("down") ;
  208.     info3.doScroll("down") ;
  209.     info4.doScroll("down") ;
  210.     break ;
  211. case 107:
  212.     text1.doScroll("pageUp") ;
  213.     info1.doScroll("pageUp") ;
  214.     info3.doScroll("pageUp") ;
  215.     info4.doScroll("pageUp") ;
  216.     
  217.     break ;
  218. case 108:
  219.     text1.doScroll("pageDown") ;
  220.     info1.doScroll("pageDown") ;
  221.     info3.doScroll("pageDown") ;
  222.     info4.doScroll("pageDown") ;
  223.     break ;
  224.  
  225. case 20000 :
  226.         window.top.location.href = "../index.html";
  227.         break;
  228. default :
  229. break ;
  230. }
  231. }
  232.  
  233.  
  234. function CommandesP_onclick() {
  235.  info5.style.display = "block" ;
  236. }
  237.  
  238.  
  239. //-->
  240. </script>
  241. <script LANGUAGE="javascript" FOR="ASRRec1" EVENT="SpeechRecognized(phrase, score, action)">
  242. <!--
  243.  
  244.  ASRRec1_SpeechRecognized(phrase,score,action)
  245. //-->
  246. </script>
  247. </head>
  248.  
  249. <body background="images/quisommesnous.gif" style="BACKGROUND-REPEAT: no-repeat" LANGUAGE="javascript">
  250.  
  251. <img src="images/dummylogo.gif" WIDTH="139" HEIGHT="85" onclick="location.href='default1.htm'" style="CURSOR: hand ; POSITION: absolute; LEFT : 620px; TOP : 490px"> 
  252.       
  253.       
  254.       
  255. <object classid="clsid:80B9E3EF-AD88-11D3-9FEB-D74ABDA2E736" id="ASRRec1" style="BACKGROUND-COLOR: #285098; LEFT: 13px; POSITION: absolute; TOP: 0px; POSITION: ABSOLUTE;" VIEWASTEXT>
  256.     <param NAME="_cx" VALUE="6244">
  257.     <param NAME="_cy" VALUE="2064">
  258.     <param NAME="DatbaseName" VALUE="MyDb">
  259.     <param NAME="ContextName" VALUE="site">
  260.     <param NAME="UserName" VALUE="generic user">
  261.     <param NAME="EnvName" VALUE="Win32"></object>
  262.  
  263. <table ALIGN="left" BORDER="0" class="tab1" LANGUAGE="javascript" id="table1">
  264.   <tr>
  265.     <td BACKGROUND="images/boutonrecvoc1ro.gif" onclick="location.href='pageprin.htm'" style="BACKGROUND-REPEAT: no-repeat; CURSOR: hand" onmouseover="IMG1.style.visibility = 'hidden'" onmouseout="IMG1.style.visibility='visible'">
  266.         <a style="TEXTDECORATION: none" href="pageprin.htm">
  267.         <img src="images/boutonrecvoc1.gif" border="0" id="IMG1" WIDTH="130" HEIGHT="64"></a> 
  268.     </td>
  269.   </tr>
  270.   <tr>
  271.    <td BACKGROUND="images/boutonfq1ro.gif" onclick="location.href='pourfairequoi.htm'" style="BACKGROUND-REPEAT:  no-repeat; CURSOR: hand" onmouseover="IMG2.style.visibility = 'hidden'" onmouseout="IMG2.style.visibility='visible'">
  272.     <a style="TEXTDECORATION: none" href="pourfairequoi.htm">
  273.         <img src="images/boutonfq1.gif" border="0" id="IMG2" WIDTH="130" HEIGHT="56"></a>    
  274.     </td>
  275.     
  276.   </tr>
  277.   <tr>
  278.     <td>
  279.         <img src="images/boutonqui1sel.gif" border="0" id="IMG3" WIDTH="130" HEIGHT="55"> 
  280.         
  281.     </td>
  282.    
  283.   </tr>
  284.   <tr>
  285.     <td BACKGROUND="images/boutoncontact1ro.gif" onclick="location.href='contacte.htm'" style="BACKGROUND-REPEAT: no-repeat; CURSOR: hand" onmouseover="IMG4.style.visibility = 'hidden'" onmouseout="IMG4.style.visibility='visible'">
  286.     <a style="TEXTDECORATION: none" href="contacte.htm">
  287.         <img src="images/boutoncontact1.gif" border="0" id="IMG4" WIDTH="130" HEIGHT="54"></a>    
  288.     </td>
  289.   </tr>
  290.   <tr>
  291.     <td BACKGROUND="images/boutonaide1ro.gif" onclick="location.href='aide.htm'" style="BACKGROUND-REPEAT:  no-repeat; CURSOR: hand" onmouseover="IMG5.style.visibility = 'hidden'" onmouseout="IMG5.style.visibility='visible'">
  292.     <a style="TEXTDECORATION: none" href="aide.htm">
  293.         <img src="images/boutonaide1.gif" border="0" id="IMG5" WIDTH="130" HEIGHT="56"></a>    
  294.     </td>
  295.   </tr>
  296. </table> 
  297.  
  298. <img id="aide1" class="aidepic" src="images/aidepic.gif" WIDTH="271" HEIGHT="207"> 
  299. <div id="controle" class="infocontrole" style="DISPLAY: none">
  300.     <table>
  301.     
  302.     <tr>
  303.         <td id="aggrandir" LANGUAGE="javascript" onclick="return aggrandir_onclick()">
  304.             <img src="images/aggrandir.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  305.         </td>
  306.         <td id="fermer" LANGUAGE="javascript" onclick="return fermer_onclick()">
  307.             <img src="images/fermer.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  308.         </td></tr>
  309.     </table>
  310. </div>
  311.  
  312. <div id="controleg" class="infocontroleg" style="DISPLAY: none">
  313.     <table>
  314.     
  315.     <tr>
  316.         <td id="rapetisser" LANGUAGE="javascript" onclick="return rapetisser_onclick()">
  317.             <img src="images/rapetisser.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  318.         </td>
  319.         <td id="fermerg" LANGUAGE="javascript" onclick="return fermerg_onclick()">
  320.             <img src="images/fermer.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  321.         </td></tr>
  322.     </table>
  323. </div>
  324.  
  325.  
  326.  
  327.  
  328. <table class="tab2" ALIGN="left" BORDER="0" cellspacing="10" CELLPADDING="1">
  329. <tr>
  330.  
  331. <td id="commande1" class="nav1" language="javascript" onmouseover="this.bgColor = '#FFA500' " onmouseout="this.bgColor = '#FFFFFF' " onclick="fermer_onclick();
  332.          info1.style.display='block';
  333.          text1.style.display ='none' ; 
  334.          commande1.className='navsel';
  335.          commande2.className='nav1';
  336.          commande3.className='nav1';
  337.          commande4.className='nav1';">
  338.          Notre offre
  339.  </td>
  340.  </tr>
  341.  
  342.  
  343.  
  344. <tr>
  345.  
  346.  <td id="commande2" class="nav1" language="javascript" onmouseover="this.bgColor = '#FFA500' " onmouseout="this.bgColor = '#FFFFFF' " onclick="aide1.style.visibility='hidden';
  347.         fermer_onclick();info2.style.display='block';
  348.         text1.style.display ='none' ;     
  349.         commande1.className='nav1';
  350.          commande2.className='navsel';
  351.          commande3.className='nav1';
  352.          commande4.className='nav1'">
  353.                 Notre Θquipe 
  354.  </td>
  355.  </tr>
  356.   
  357.  
  358.  
  359.  <tr>
  360.  
  361.   <td id="commande3" class="nav1" language="javascript" onmouseover="this.bgColor = '#FFA500' " onmouseout="this.bgColor = '#FFFFFF' " onclick="fermer_onclick();
  362.          info3.style.display='block';
  363.          text1.style.display ='none' ; 
  364.          commande1.className='nav1';
  365.          commande2.className='nav1';
  366.          commande3.className='navsel';
  367.          commande4.className='nav1'">
  368.          Nos moyens techniques
  369.   </td>
  370.  </tr>
  371.  
  372.  <tr>
  373.  
  374.   <td id="commande4" class="nav1" language="javascript" onmouseover="this.bgColor = '#FFA500' " onmouseout="this.bgColor = '#FFFFFF' " onclick="fermer_onclick();info4.style.display='block';
  375.          text1.style.display ='none' ; 
  376.          commande1.className='nav1';
  377.          commande2.className='nav1';
  378.          commande3.className='nav1';
  379.          commande4.className='navsel'">
  380.          La revue de presse
  381.   </td>
  382.  </tr>
  383.  
  384.  </table>
  385.  
  386.  
  387.  
  388. <div id="text1" class="defaulttext">
  389.  
  390. ThΘorom Productions, jeune sociΘtΘ lyonnaise et spΘcialiste des technologies vocales,
  391. travaille en Θtroite collaboration avec :
  392. <p></p>
  393. AllmΘdia 
  394. <p> <a href="http://www.allmedia.fr">
  395.     <img SRC="images/LOGO_ALLMEDIA.jpg" WIDTH="237" HEIGHT="75">
  396.     </a>
  397.     </p>
  398.  
  399. <h5> Les graphistes : </h5>
  400. <p></p>
  401. Double Clic <br>
  402. Gilles VΘrant <br>
  403.  
  404. <p>
  405. ArkΘon
  406.  
  407. </p>
  408. <p> <a href="http://www.arkeon.com">
  409. <img src="images/LOGO_ARKEON.jpg" WIDTH="358" HEIGHT="64">
  410. </a>
  411. </p>
  412. <p>
  413. Emeris Technologies
  414. </p>
  415. <p>
  416. <a href="http://www.emeris.com">
  417. <img src="images/LOGO_EMERIS.jpg" WIDTH="299" HEIGHT="120">
  418. </a>
  419. </p>
  420. </div> 
  421. <div id="info1" class="defaulttext" style="DISPLAY:'none'" language="javascript" ondblclick="commande1.className='nav1';
  422.          commande2.className='nav1';
  423.          commande3.className='nav1';
  424.          commande4.className='nav1';
  425.          this.style.display='none';
  426.          text1.style.display='block'">
  427. Vous souhaitez crΘer une nouvelle application parlante ou rΘ-dynamiser un favoris de votre catalogue. Vous hΘsitez devant le choix des moteurs, la formation de votre Θquipe, la conception du scΘnario…. nous vous proposons notre savoir-faire dans les domaines suivants:<p></p>
  428. <dir>
  429.  
  430. <li> IngΘnierie-conseil- formation </li><p></p>
  431. A partir d'une Θtude de vos besoins, nous vous apporterons un diagnostique sur la meilleure technologie α utiliser, une formation au dΘveloppement, la rΘdaction du cahier de charges…<p></p> 
  432. <li> Prestation de service </li><p></p>
  433. Conception, rΘalisation, dΘveloppement, tests, suivi du projet…. Nous prenons en charge toutes les Θtapes de production ainsi que l’intΘgration d’ΘlΘments visuels et audio.<p></p>
  434. <li> Des outils de dΘveloppement </li><p></p>
  435. Lors de votre visite sur ce site, vous avez expΘrimentΘ avec diverses commandes de reconnaissance vocale. Toutes rΘalisΘes sous forme de commandes ActiveX, ces outils seront bient⌠t disponibles α la vente.<p></p>
  436. DΘveloppeur averti : ils vous permettront de dΘvelopper vos propres applications avec une meilleure optimisation et rapiditΘ.
  437. <p></p>
  438.  
  439. </dir>
  440. </div>
  441. <div id="info2" class="defaulttext" style="DISPLAY:'none'" language="javascript" ondblclick="commande1.className='nav1';
  442.          commande2.className='nav1';
  443.          commande3.className='nav1';
  444.          commande4.className='nav1';
  445.          this.style.display='none';
  446.          text1.style.display='block'">
  447.  
  448. <p>
  449. Une Θquipe de quatre professionnels solidement rΘunis autour des solutions vocales.
  450. </p>
  451.  
  452.  <p></p>
  453.  <h3> Wendy ATKINSON </h3><p></p>
  454.  <a HREF="mailto:watkinson@theorom.com">watkinson@theorom.com</a> <p></p>
  455.  <h3> Jean-Laurent ARNAUD </h3><p></p>
  456.  <a HREF="mailto:jlarnaud@theorom.com">jlarnaud@theorom.com</a><p></p>
  457.  
  458.  <h3> Jean-Philippe ASTOLFI </h3><p></p>
  459.  <a HREF="mailto:jpastolfi@theorom.com">jpastolfi@theorom.com</a><p></p>
  460.  <h3> Moussa DIENG </h3><p></p>
  461.  <a HREF="mailto:mdieng@theorom.com">mdieng@theorom.com</a><p></p>
  462.  
  463. </div>
  464. <div id="info3" class="defaulttext" style="DISPLAY:'none'" language="javascript" ondblclick="commande1.className='nav1';
  465.          commande2.className='nav1';
  466.          commande3.className='nav1';
  467.          commande4.className='nav1';
  468.          this.style.display='none';
  469.          text1.style.display='block'">
  470. <dir>
  471. <li>
  472. <h4>SystΦmes : </h4>
  473. </li>
  474. <p></p>
  475. Windows NT, 95 et 98
  476. <p></p>
  477. <li>
  478. <h4>Moteurs de reconnaissance vocale : </h4>
  479. </li>
  480. <p></p>
  481. <li>
  482. SAPI ; IBM-SMAPI ; Dragon-SAPI ; Lernout et Hauspie-ASRAPI
  483. </li>
  484. <p></p>
  485. <li>
  486. <h4>Langages :</h4>
  487. </li>
  488. <p></p>
  489.  C, C++, Visual Basic, Java 
  490. <p></p>
  491. <li> 
  492. <h4>Plateformes :</h4>
  493. </li> 
  494. <p></p>
  495. PC 
  496. <p></p>
  497. <li>
  498. <h4>Supports : </h4>
  499. </li>
  500. <p></p>
  501. CD-ROM, DVD, Internet, Intranet, Bornes
  502. <p></p>
  503. <li>
  504. <h4>Environnements :</h4>
  505. </li>
  506. <p></p>
  507.  Visual C++,  Visual Basic, Visual InterDev, Visual FoxPro
  508.  <p></p>
  509. <li>
  510. <h4>Serveurs internet :</h4>
  511. </li>
  512. <p></p>
  513.  IIS 
  514. <p></p>
  515. <li>         
  516. <h4>Moyens internet : </h4>
  517. </li>
  518. <p></p>
  519. HTML-DHTML, Java/JavaScript,  VBScript, ASP
  520. </dir>
  521.  
  522.  
  523. </div>
  524.  
  525.  
  526.  
  527. <div id="info4" class="defaulttext" style="DISPLAY:'none'" language="javascript" ondblclick="commande1.className='nav1';
  528.          commande2.className='nav1';
  529.          commande3.className='nav1';
  530.          commande4.className='nav1';
  531.          this.style.display='none';
  532.          text1.style.display='block'">
  533.          
  534. <b>
  535. <p><h3>Dans la presse nationale</h3> </p>
  536. </b>
  537.  
  538. <p>L’Usine Nouvelle : <br><b><i>Jeunes PMI Innovantes</b></i> : janvier 2000</p>
  539. <p>Langages et systΦmes :<br> <b><i>Parler α son navigateur : </b></i>octobre 1999</p>
  540. <p>LibΘration :<br> <b><i>Surfer de vive voix : </b></i>septembre 1999</p>
  541. <p>01 Informatique :<br> <b><i>ThΘorom pilote les site web α la voix : </b></i>septembre 1999</p>
  542. <b>
  543. <p><h3>Dans la presse rΘgionale (Lyon)</h3></p>
  544. </b><p>ActualitΘ Economique :<br> <b><i>J’ai une idΘe : </b></i>novembre 1999 </p>
  545. <p>Flash Infos :<br> <b><i>reconnaissance vocale : </b></i>novembre 1999</p>
  546. <p>InterMΘdia :<br> <b><i>Do you speak web ? : </b></i>ao√t 1999</p>
  547. <b>
  548. <p><h3>Dans la presse spΘcialisΘe</h3></p>
  549. </b><p>Agrandir :<br> <b><i>Internet : </b></i>janvier 2000</p>
  550. <p>Handirect : <br><b><i>la voix de son maεtre : </b></i>dΘcembre 1999</p>
  551.  
  552. <b><p><h3>Suite α la Biennale du Savoir</h3></p>
  553. </b><p>Flash Infos :<br><b><i>MultimΘdia-innovation</b></i> : janvier 2000</p>
  554. <p>SVM :<br> <b><i>Des bornes pour l’information d’entreprise</b></i>  janvier 2000</p>
  555. <p>InterMΘdia : <b><i>AllmΘdia expΘrimente des bornes interactives avec des oreilles</b></i> : janvier 2000</p>
  556. <p>Figaro Lyon :<br> <b><i>AllmΘdia parle au web</b></i> : 29 janvier 2000</p>
  557. <p>StratΘgies : <br><b><i>Mon bel Θcran dis-moi</b></i>…18 fΘvrier 2000</p>
  558. <p>01 Informatique : <br><b><i>ThΘorom se greffe sur les moteurs de reconnaissance vocale</b></i> : 18 fΘvrier 2000</p>
  559. </font><font SIZE="2"></font>         
  560.          
  561. </div>
  562. <span class="infotext" style="FONT-SIZE:9pt; LINE-HEIGHT: 11pt">
  563. <p></p>
  564.  <center> Notre dΘfi :</center> <p></p> 
  565.  
  566. <p></p>
  567.  
  568.  
  569. intΘgrer les technologies vocales dans un 
  570. maximum d'applications informatiques de tout genre (des produits 
  571. multimΘdia culturels, Θducatifs, des encyclopΘdies, des 
  572. dictionnaires, de loisir, des jeux, des applications administratives, 
  573. tertiaires, industrielles)<p></p>
  574.  
  575.  
  576. </span>
  577.  
  578. <span id="CommandesP" language="javascript" class="liencom" 
  579.          ondblclick="fermer_onclick()" onclick="return CommandesP_onclick()">
  580. <div id="info5" class="infotext" style="DISPLAY: none; FONT-SIZE: 9pt" ondblclick="fermer_onclick()"> 
  581. la reconnaissance vocale <br>
  582. pour faire quoi <br>
  583. pourquoi faire <br>
  584. qui sommes nous <br>
  585. contactez nous <br>
  586. aide <br>
  587. accueil<br>
  588. nos partenaires <br>
  589. agenda <br>
  590. en savoir plus<br>
  591. la navigation <br>
  592. les jeux <br>
  593. la formation<br>
  594. la recherche des donnΘes<br>
  595. prΘcΘdent<br>
  596. Θcran prΘcΘdent<br> 
  597. retour<br>
  598. suivant<br>Θcran suivant<br>
  599. avance<br>
  600. partenaires<br>
  601. accueil <br>
  602. commandes 
  603. possibles <br>
  604. quitter <br>
  605. fermer <br>
  606. anglais <br>
  607. </div>  
  608. </body>
  609. </html>
  610.